home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / tobby_on_ice.swf / scripts / DefineButton2_43 / BUTTONCONDACTION on(release).as next >
Text File  |  2011-08-19  |  76b  |  5 lines

  1. on(release){
  2.    _root.SE_down.start(0,0);
  3.    this.gotoAndPlay("yes");
  4. }
  5.